PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFCircleAnnotation Class / getBorder Method
In This Topic
    getBorder Method
    In This Topic
    Gets the annotation border.
    Syntax
    public PDFAnnotationBorder getBorder()

    Return Value

    A PDFAnnotationBorder object specifying the style of the annotation border.
    See Also